Generate Password
Activity Description
Generates a strong password.
Output
The generated password can be used in another activity with %activity instance name.password%.
Settings
- Letter Case – The type of case set in the password (lowercase, uppercase, or both).
 - Password Length – The generated password's number of characters.
 - Include Numbers – The count of numbers that should be part of the generated password.
 - Include Special Characters – The count of special characters that should be part of the generated password.
 - Allow reoccurring characters – Allows character repetition in the generated password.